home *** CD-ROM | disk | FTP | other *** search
/ Champak 120 / Vol 120.iso / games / monkey_t.swf / scripts / DefineButton2_83 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2010-11-09  |  172 b   |  4 lines

  1. on(release){
  2.    getUrl("mailto:?subject=PEPSI MAX Monkey Taxi Game&body=Hi !\r\rCheck out the latest Monkey Taxi game from PEPSI MAX: http://www.pepsimax.com\r", "");
  3. }
  4.